SPREAD for WPF 3.0J - GcSpreadSheet
Create(Double,GradientStop[]) メソッド

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > GradientFillEffect 構造体 > Create メソッド : Create(Double,GradientStop[]) メソッド
グラデーションストップを示すGradientStop値。
パスグラデーション塗りつぶしを作成します。
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal degree As System.Double, _
   ByVal gradientStops() As GradientStop _
) As GradientFillEffect
public static GradientFillEffect Create( 
   System.double degree,
   GradientStop[] gradientStops
)

パラメータ

degree
gradientStops
グラデーションストップを示すGradientStop値。

戻り値の型

グラデーション塗りつぶし効果を表すGradientFillEffect値。
参照

GradientFillEffect 構造体
GradientFillEffect メンバ
オーバーロード一覧